*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 1 Jul 2009 11:37:45 +0000 (11:37 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 1 Jul 2009 11:37:45 +0000 (11:37 +0000)
src/ChangeLog

index 81868cf3d05ce5f5635c9ce27fd27a6158a7848e..887a2b7186cb1c0f21642dc84889a93e0964b027 100644 (file)
@@ -1,3 +1,13 @@
+2009-07-01  Kenichi Handa  <handa@m17n.org>
+
+       * keyboard.c (decode_keyboard_code): New function.
+       (tty_read_avail_input): Decode the input bytes if necessary.
+
+       * coding.c (setup_coding_system): Initialize
+       coding->carryover_bytes to 0.
+       (Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
+       use Qno_conversion.
+
 2009-07-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.